Setting Object Accessor Functions and Object Callback Functions
The Apple Event Manager provides two routines that allow you to specify the object accessor functions and object callback functions provided by your application. TheAEInstallObjectAccessor
function adds an entry for an object accessor function to either the application's object accessor dispatch table or the system object accessor dispatch table. TheAESetObjectCallbacks
function allows you to specify the object callback functions to be called for your application.
Subtopics
- AEInstallObjectAccessor
- AESetObjectCallbacks
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help